Leadtools.Dicom.Common
LEAD Technologies, Inc

Set(DicomDataSet,Object[]) Method






The dataset to set information into.
The instances that have the correct attributes.
Sets the information in the dataset from the specified class instances.
Syntax
[ExtensionAttribute()]
public static void Set( 
   DicomDataSet ds,
   params object[] instances
)
'Declaration
 
<ExtensionAttribute()>
Public Overloads Shared Sub Set( _
   ByVal ds As DicomDataSet, _
   ByVal ParamArray instances() As Object _
) 
'Usage
 
Dim ds As DicomDataSet
Dim instances() As Object
 
DicomExtensions.Set(ds, instances)
[ExtensionAttribute()]
public static void Set( 
   DicomDataSet ds,
   params object[] instances
)
ExtensionAttribute()
 function Leadtools.Dicom.Common.Extensions.DicomExtensions.Set(DicomDataSet,Object[])( 
   ds ,
   instances 
)
[ExtensionAttribute()]
public:
static void Set( 
   DicomDataSet^ ds,
   ... array<Object^>^ instances
) 

Parameters

ds
The dataset to set information into.
instances
The instances that have the correct attributes.
Remarks
Instances have to be defined with the correct ElementAttribute. Any properties not defined with this attribute will be ignored.
Example
For an example refer to ElementAttribute
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomExtensions Class
DicomExtensions Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Common requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features